home *** CD-ROM | disk | FTP | other *** search
/ Amiga Magazin: Amiga-CD 1996 May & June / Amiga-CD 1996 #5-6.iso / musik / tracker / delitracker / bonus / playsid3.lzx / PlaySID3.0 / include / proto / playsid.h
C/C++ Source or Header  |  1989-02-28  |  189b  |  8 lines

  1. #ifndef PROTO_PLAYSID_H
  2. #define PROTO_PLAYSID_H
  3. #include <exec/types.h>
  4. extern struct PlaySidBase *PlaySidBase;
  5. #include <clib/playsid_protos.h>
  6. #include <pragmas/playsid_pragmas.h>
  7. #endif
  8.